@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td { padding: 0; margin: 0;outline:none; }
body {font: 12px/24px Helvetica, STHeiti STXihei, Microsoft JhengHei, Microsoft YaHei, Tohoma, Arial; margin:0 0; padding:0 0; color:#000000; background:#FFF; overflow-x: hidden; }
fieldset, img { border: 0; vertical-align:top; max-width:100%; height:auto; }
table { border-collapse: collapse; border-spacing: 0; }
ol, ul, li { list-style: none; }
.clearfix { clear:both; }
ul { margin-bottom:0px!important; }
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal; }
caption, th { text-align: left; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; font-size: 100%; }
abbr, acronym { border: 0; }
a { text-decoration:none!important; color:#000000; }
a:hover { text-decoration:none; }
.btn.focus, .btn:focus, .btn:hover { color:#FFF!important; }
a { 
outline: none!important;
}
a:focus { 
outline: none!important; 
}
body a{outline:none!important;blr:expression(this.onFocus=this.blur());}
.xn-uhide{display:none;}
@font-face {
 font-family: 'FontAwesome';
 src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
 src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
 font-weight: normal;
 font-style: normal;
}
body a {
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
/*--------------logo---------------*/
.logo {
    width: 100%;
    height: auto;
    background: url(../images/tjdx/top_bg.jpg) no-repeat;
    text-align: center;
    overflow: hidden;
    background-size: 100% 100%;
}
.logo_img{padding: 1.28rem 0;}
.logo_content_tit { font-size:14px; color:#919191; }
.logo_content_tit span { color:#cc0001; }
.logo_content_tit a { color:#919191; }
.logo_content_search .btn{ height:36px; font-size:14px; width:78px; cursor:pointer; text-align:center; background:#cc0001; color:#ffffff; text-indent:0; border:0; font-family: "Microsoft YaHei";border-radius:5px; }
.logo_content_search .btn:hover{background:#ccc;}
.xn-logo{
    padding: 10px 0;
    border-bottom: 1px solid #E6E6E6;
}
.xn-language{float:right;}
.xn-logo .xn-logo-title,.xn-language-select{color: #005187;}
/* -----------------Navigation----------------*/
.main-nav-outer { padding:0px;box-shadow:0 4px 5px -3px #ececec; position:relative; background:#005187; }
.main-nav { text-align:center; padding:0; list-style:none; }
.main-nav > li { float:left; width:10%; }
.main-nav > li > a { display:inline-block; color:#fffefe; text-transform:uppercase; font-family: '宋体', Aria, sans-serif; text-decoration: none; height:50px; line-height:50px; font-size:18px; transition:all 0.3s ease-in-out; -moz-transition:all 0.3s ease-in-out; -webkit-transition:all 0.3s ease-in-out; font-family: "Microsoft YaHei"; }
.main-nav > li:hover { text-decoration:none; background:#0C1D3C; }
.main-nav > li > i{display:none;}
.small-logo { padding:0 32px; }
.main-section { padding:90px 0 110px; }
.res-nav_click {
    line-height: 30px;
    font-family: 'FontAwesome';
    font-size: 30px;
    text-decoration: none !important;
    color: #FFF;
    font-style: normal;
    display: none;
    width: 42px;
    height: 27px;
    margin: 10px auto;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
}
.res-nav_click:hover, .res-nav_click:active, .res-nav_click:focus { color: #7cc576 !important; }
.portfolioContainer { max-width: 1140px; }
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 10000;
}
.xn-header-menu{
	position: absolute;
	left: -43px;
    z-index: 999999999;
    width: 221px;
    padding: 0;
    background: #fff;
    margin: 0 auto;
    text-align: center;
}
.xn-header-menu hr{
    width: 100%;
    margin: 0;
    display: inline-block;
    border-bottom: #07106e 3px solid;
}
.xn-header-menu li:nth-child(1) {
    border-top: 0;
}
.xn-header-menu li {
    width: 100%;
    float: left;
    background: #fff;
    border-top: #ddd 1px solid;
}
.xn-header-menu  li a {
    line-height: 40px;
    height: 40px;
    color: #005187;
    font-size: 14px;
    width: 210px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main-nav li.active{background: #0C1D3C;}
/*--------------footer---------------*/
.footer { width:100%; height:auto; background:#333333; overflow:hidden; }
.footer_nav { float:left; }
.footer_nav ul li { float:left; height:32px; line-height:32px; background:url(../images/line_10.jpg) center right no-repeat; padding:0 20px; font-size:14px; }
.footer_nav ul li a { color:#808080; font-family: "Microsoft YaHei"; }
.footer_link select {
	margin-top: 10px;
    width: 11.42rem;
    height: 36px;
    font-family: "Microsoft YaHei";
    border-radius: 0;	
}
.margin_top10 { margin-top:10px; overflow:hidden; }
.detail { color:#fff;padding:25px 0;}
.detail .col-md-6:nth-child(1){border-right: 1px solid #4C4C4C;}
.detail address { font-size:14px; font-family: "Microsoft YaHei"; }
.hr { border-bottom:1px solid #808080; margin-top:20px; }
.detail address span { font-size:24px; color:#c7080d; }
.postcode { margin-top:36px; }
.img { float:right;}
.copyright { font-size:14px; color:#fff;font-family: "Microsoft YaHei"; text-align:center;margin-top: 16px;}
.copyright > a{color:#fff;}
.microblog { margin-top:20px; }
.logo_content_search { margin-top:10px; margin-right:0px; }
.logo_content_search .keywords { width:60%; height:38px; line-height:36px; text-indent:10px; border:1px solid #dcdcdc; font-family: "Microsoft YaHei"; }
.logo_content_search .btnn { height:37px; font-size:14px; width:78px; cursor:pointer; text-align:center; background:#cc0001; color:#ffffff; text-indent:0; border:0; font-family: "Microsoft YaHei";border-radius:5px; }
.logo_content_search .btnn:hover{background:#ccc;}
.xn-footer .col-md-12{background-color:#202020;height: 2.14rem;}
.footer_link{float: right;margin-bottom:4px;}
.xn-address-title{margin-left: -10px;font-size:16px;}
.address > span{padding-bottom: 10px;display: inline-block;}
.address{margin-top: 16px;}
.xn-address-title1{
	font-size: 16px;
    margin-left: -10px;
    margin-bottom: 0.53rem;
    display: inline-block;
}
@media all
{
	html
	{
		font-size:14px !important;
	}
}
@media screen and (max-width: 768px){	/*640px显示屏样式*/
	html{
		font-size:28px !important;
	}
	.xn-address-title1{margin-left: -10px;}
	.footer_link{float:none;}
	.detail .col-md-6:nth-child(1) {
		border-right: none;
	}
	.main > .container .current-position{padding:0 15px;}
	.subject1 p img{
		width: 100%;
    	object-fit: contain;
	}
	.main > .container .row .col-md-3{margin-bottom: 1rem;}
	.xn-article-titletexr{width: 68%;}
	.xn-article-time{width: 32%;}
	.xn-footer .col-md-12{line-height: 2.14rem;}
}
@media screen and ( max-width: 640px){  /*640px显示屏样式 摩托罗拉Droid3/4/Razr Atrix 4g*/
	html{
		font-size:28px !important;
	}
}
@media screen and ( max-width: 540px){  /*640px显示屏样式 摩托罗拉Droid3/4/Razr Atrix 4g*/
	html{
		font-size:26px !important;
	}
}
@media screen and ( max-width: 480px){  /*480px显示屏样式 索尼MT27i Xperia sola*/
	html{
		font-size:24px !important;
	}
}
@media screen and ( max-width: 424px){	/*424px显示屏样式 LG 4X */
	html{
		font-size:24px !important;
	}
}
@media screen and (max-width: 414px){	/*414px显示屏样式 苹果6plus*/
	html{
		font-size:24px !important;
	}
	
}
@media screen and ( max-width: 399px){	/*399px显示屏样式 三星galaxyNote*/
	html{
		font-size:24px !important;
	}
}
@media screen and ( max-width: 384px){	/*384px显示屏样式 黑莓Z10 谷歌 Nexus 6 LG Optimus G*/
	html{
		font-size:26px !important;
	}
}
@media screen and ( max-width: 360px){	/*360px显示屏样式 索尼Z1*/
	html{
		font-size:21px !important;
	}
	.xn-footer .col-md-12{line-height: normal;}
}
@media screen and ( max-width: 320px){	/*320px显示屏样式 苹果4/4S/5C/5S黑莓Z30 */
	html{
		font-size:18px !important;
	}
}
@media screen and ( max-width: 213px){	/*213px显示屏样式 LG Optimus One*/
	html{
		font-size:14px !important;
	}
}
@media screen and (min-width: 768px){
	html
	{
		font-size: 28px !important;
	}
	.container {
		width: 851px !important;
	}
}
@media screen and (min-width: 992px){
	html
	{
		font-size: 30px !important;
	}
	.container {
		width: 1071px !important; 
	}
	#flexiselDemo1 .col-md-4 {
		width: 31.533333333% !important;
	}
	.xn-premiumcg ul li.col-md-3{width: 23.16%;}

@media screen and (min-width: 1200px){
	html
	{
		font-size: 24px !important;
	}
	.container {
		width: 1271px !important;
	}
}
@media screen and (max-width: 1366px){
	html
	{
		font-size: 20px !important;
	}
}
@media screen and (min-width: 1680px){
	html
	{
		font-size: 27px !important;
	}
}
@media screen and (min-width: 1920px){
	html
	{
		font-size: 28px !important;
	}
}